Skip to content

fix(ci): install libxdo for linux desktop builds#289

Merged
GCWing merged 1 commit intoGCWing:mainfrom
wgqqqqq:fix/linux-libxdo-build
Mar 27, 2026
Merged

fix(ci): install libxdo for linux desktop builds#289
GCWing merged 1 commit intoGCWing:mainfrom
wgqqqqq:fix/linux-libxdo-build

Conversation

@wgqqqqq
Copy link
Copy Markdown
Collaborator

@wgqqqqq wgqqqqq commented Mar 27, 2026

Summary

  • install libxdo-dev in Linux CI jobs
  • install libxdo-dev in Linux desktop packaging jobs
  • fix desktop Linux link failures from enigo requiring -lxdo

Why

Linux GitHub Actions builds for bitfun-desktop currently fail at link time with:

rust-lld: error: unable to find library -lxdo

bitfun-desktop depends on enigo, which links against libxdo on Linux, so the runner needs the corresponding development package installed.

@GCWing GCWing merged commit d76dd51 into GCWing:main Mar 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants